func runtime.key8
4 uses
runtime (current package)
lock_spinbit.go#L74: func key8(p *uintptr) *uint8 {
lock_spinbit.go#L162: k8 := key8(&l.key)
lock_spinbit.go#L275: prev8 = atomic.Xchg8(key8(&l.key), 0)
lock_spinbit.go#L284: prev8 = atomic.Xchg8(key8(&l.key), 0)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)